home *** CD-ROM | disk | FTP | other *** search
- * Sample library of diode model parameters
- *
- * This is a reduced version of MicroSim's diode model library.
- * You are welcome to make as many copies of it as you find convenient.
- *
- * Release date: 86/01/04
- *
- * The parameters in this model library were derived from the data
- * sheets for each part. The methods used were as follows:
- * IS nominal leakage current
- * RS for zener diodes: nominal small-signal impedance
- * at specified operating current
- * IB for zener diodes: set to nominal leakage current
- * IBV for zener diodes: at specified operating current
- * IBV is adjusted to give the rated zener voltage
- *
- *
- *** Zener Diodes ***
- *
- * "A" suffix zeners have the same parameters (e.g., 1N750A has the same
- * parameters as 1N750)
- *
- .MODEL D1N752 D (IS=0.5UA RS=6 BV=5.20 IBV=0.5UA)
- .MODEL D1N754 D (IS=0.05UA RS=3 BV=6.41 IBV=0.05UA)
- .MODEL D1N759 D (IS=0.05UA RS=15 BV=11.37 IBV=0.05UA)
- *
- *** 1N916 ***
- *
- .MODEL D1N914 D (IS=100E-15 RS=16 CJO=2PF TT=12NS BV=100 IBV=100E-15)
- .MODEL D1N916 D (IS=100E-15 RS=8 CJO=1PF TT=12NS BV=100 IBV=100E-15)
- *
- * End of library file
-